home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-04-25 | 3.7 KB | 297 lines | [TEXT/MPS ] |
- //========================================================================================
- //
- // File: FWGraphx.h
- // Release Version: $ ODF 1 $
- //
- // Copyright: (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
- //
- //========================================================================================
-
- #ifndef FWGRAPHX_H
- #define FWGRAPHX_H
-
- #ifndef FWARCSHP_H
- #include "FWArcShp.h"
- #endif
-
- #ifndef FWBITMAP_H
- #include "FWBitmap.h"
- #endif
-
- #ifndef FWBMPSHP_H
- #include "FWBmpShp.h"
- #endif
-
- #ifndef FWBNDSHP_H
- #include "FWBndShp.h"
- #endif
-
- #ifndef FWBTXTSH_H
- #include "FWBTxtSh.h"
- #endif
-
- #ifndef FWCOLOR_H
- #include "FWColor.h"
- #endif
-
- #ifndef FWFCTINF_H
- #include "FWFctInf.h"
- #endif
-
- #ifndef FWFONT_H
- #include "FWFont.h"
- #endif
-
- #ifndef FWFONTLI_H
- #include "FWFontLi.h"
- #endif
-
- #ifndef FWGC_H
- #include "FWGC.h"
- #endif
-
- #ifndef FWGCONST_H
- #include "FWGConst.h"
- #endif
-
- #ifndef FWGDIOBJ_H
- #include "FWGDIObj.h"
- #endif
-
- #ifndef FWGRINIT_H
- #include "FWGrInit.h"
- #endif
-
- #ifndef FWGRREF_H
- #include "FWGrRef.h"
- #endif
-
- #ifndef FWGRUTIL_H
- #include "FWGrUtil.h"
- #endif
-
- #ifndef FWGXCFG_H
- #include "FWGXCfg.h"
- #endif
-
- #ifndef FWGXUTIL_H
- #include "FWGXUtil.h"
- #endif
-
- #ifndef FWICON_H
- #include "FWIcon.h"
- #endif
-
- #ifndef FWICONSH_H
- #include "FWIconSh.h"
- #endif
-
- #ifndef FWINK_H
- #include "FWInk.h"
- #endif
-
- #ifndef FWLINSHP_H
- #include "FWLinShp.h"
- #endif
-
- #ifndef FWMAPING_H
- #include "FWMaping.h"
- #endif
-
- #ifndef FWOVLSHP_H
- #include "FWOvlShp.h"
- #endif
-
- #ifndef FWPALETE_H
- #include "FWPalete.h"
- #endif
-
- #ifndef FWPAT_H
- #include "FWPat.h"
- #endif
-
- #ifndef FWPICSHP_H
- #include "FWPicShp.h"
- #endif
-
- #ifndef FWPICTUR_H
- #include "FWPictur.h"
- #endif
-
- #ifndef FWPOLY_H
- #include "FWPoly.h"
- #endif
-
- #ifndef FWPOLYSH_H
- #include "FWPolySh.h"
- #endif
-
- #ifndef FWRECSHP_H
- #include "FWRecShp.h"
- #endif
-
- #ifndef FWREGION_H
- #include "FWRegion.h"
- #endif
-
- #ifndef FWRGNSHP_H
- #include "FWRgnShp.h"
- #endif
-
- #ifndef FWRRCSHP_H
- #include "FWRRcShp.h"
- #endif
-
- #ifndef FWSCRCON_H
- #include "FWScrCon.h"
- #endif
-
- #ifndef FWSHAPE_H
- #include "FWShape.h"
- #endif
-
- #ifndef FWSHLISH_H
- #include "FWShLiSh.h"
- #endif
-
- #ifndef FWSHPLST_H
- #include "FWShpLst.h"
- #endif
-
- #ifndef FWSTYLE_H
- #include "FWStyle.h"
- #endif
-
- #ifndef FWTXTBOX_H
- #include "FWTxtBox.h"
- #endif
-
- #ifndef FWTXTSHP_H
- #include "FWTxtShp.h"
- #endif
-
- #ifndef FWWINDIB_H
- #include "FWWinDIB.h"
- #endif
-
- #ifndef FWWINRES_H
- #include "FWWinRes.h"
- #endif
-
- #ifndef SLBITMAP_H
- #include "SLBitmap.h"
- #endif
-
- #ifndef SLCOLOR_H
- #include "SLColor.h"
- #endif
-
- #ifndef SLGC_H
- #include "SLGC.h"
- #endif
-
- #ifndef SLGDEV_H
- #include "SLGDev.h"
- #endif
-
- #ifndef SLGRDEF_H
- #include "SLGrDef.h"
- #endif
-
- #ifndef SLGRGLOB_H
- #include "SLGrGlob.h"
- #endif
-
- #ifndef SLGRUTIL_H
- #include "SLGrUtil.h"
- #endif
-
- #ifndef SLICON_H
- #include "SLIcon.h"
- #endif
-
- #ifndef SLMAPING_H
- #include "SLMaping.h"
- #endif
-
- #ifndef SLPALETE_H
- #include "SLPalete.h"
- #endif
-
- #ifndef SLPAT_H
- #include "SLPat.h"
- #endif
-
- #ifndef SLPICTUR_H
- #include "SLPictur.h"
- #endif
-
- #ifndef SLPOLY_H
- #include "SLPoly.h"
- #endif
-
- #ifndef SLREGION_H
- #include "SLRegion.h"
- #endif
-
- #ifndef SLRENDER_H
- #include "SLRender.h"
- #endif
-
- #ifndef SLSHATTR_H
- #include "SLShAttr.h"
- #endif
-
- #ifndef SLWINDIB_H
- #include "SLWinDIB.h"
- #endif
-
- #ifndef SLGCONST_K
- #include "SLGConst.k"
- #endif
-
- #if FW_PRECOMPILE_PRIVATE_HEADERS
-
- #ifndef PRBITMAP_H
- #include "PRBitmap.h"
- #endif
-
- #ifndef PRGDEV_H
- #include "PRGDev.h"
- #endif
-
- #ifndef PRGRREF_H
- #include "PRGrRef.h"
- #endif
-
- #ifndef PRGRUTIL_H
- #include "PRGrUtil.h"
- #endif
-
- #ifndef PRICON_H
- #include "PRIcon.h"
- #endif
-
- #ifndef PRMDASH_H
- #include "PRMDash.h"
- #endif
-
- #ifndef PRPICTUR_H
- #include "PRPictur.h"
- #endif
-
- #ifndef PRPOLY_H
- #include "PRPoly.h"
- #endif
-
- #ifndef PRSHATTR_H
- #include "PRShAttr.h"
- #endif
-
- #ifndef PRTXTBUF_H
- #include "PRTxtBuf.h"
- #endif
-
- #endif // FW_PRECOMPILE_PRIVATE_HEADERS
-
- #endif